home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / win_q_t / startu.zip / STARTUP.TXT < prev   
Text File  |  1992-01-21  |  4KB  |  95 lines

  1.  
  2.  
  3.                         StartupScreen Version 1.0
  4.                         -------------------------
  5.                              by Mike Mezaros
  6.  
  7.                              Quality Freeware
  8.                                    from
  9.                            [x]CheckBox Software
  10.  
  11.  
  12.  Full documentation for StartupScreen is provided in the included Windows
  13.  help file.  This file just contains a few odds and ends, etc.  I would
  14.  have named it READ.ME or README.TXT, but how many of those can you have?
  15.  
  16.  
  17.                                 INVENTORY
  18.                                 ---------
  19.  
  20.  This archive should've included:
  21.  
  22.  STARTUP.EXE - The actual program.
  23.  STARTUP.HLP - The Windows help file.
  24.  STARTUP.TXT - This text file.
  25.      HAL.RLE - Sample RLE file.
  26.  
  27.  
  28.                                VISUAL BASIC
  29.                                ------------
  30.  
  31.  This program is written in Microsoft Visual Basic.  Therefore, it can
  32.  only be used in Windows' Standard or Enhanced modes, and requires the
  33.  royalty-free Visual Basic runtime DLL.  This DLL is widely available,
  34.  and free... It is available on CompuServe in the Microsoft Basic Forum
  35.  (GO MSBASIC) in library #5, and on GEnie in the IBM PC RoundTable
  36.  (IBMPC), as VBRUN.ZIP.
  37.  
  38.  
  39.                 SETTING A DEFAULT DIRECTORY IN WINDOWS 3.0
  40.                 ------------------------------------------
  41.  
  42.  Windows 3.0 doesn't provide an easy way to set a default directory for
  43.  your programs... For example, let's say that you keep all of your
  44.  graphics files in C:\GRAPHICS, and all of your Windows applications in
  45.  C:\WINAPPS.  There's no simple way to have a Windows program default to
  46.  your C:\GRAPHICS directory, without actually moving the program.
  47.  
  48.  So, in the Program Manager (or whatever replacement you use), add the
  49.  name of the directory you want StartupScreen to default to to the
  50.  command line.  (If it looks like I have too many to's, read it again.)
  51.  
  52.  For example, if it currently reads...
  53.  
  54.  C:\WINAPPS\STARTUP.EXE
  55.  
  56.  and you want it to default to C:\GRAPHICS, change it to...
  57.  
  58.  C:\WINAPPS\STARTUP.EXE C:\GRAPHICS
  59.  
  60.  
  61.                          SAMPLE RLE FILE, HAL.RLE
  62.                        ----------------------------
  63.  
  64.  The included sample RLE file, HAL.RLE, will display properly only on VGA
  65.  or better systems.
  66.  
  67.  HAL.RLE is a picture of Hal 9000, the famous fictional computer turned
  68.  killer.
  69.  
  70.  This picture was previously available publicly in other graphics formats
  71.  and is included in this archive as a sample only.  It is not part of the
  72.  copyrighted StartupScreen package.
  73.  
  74.  
  75.  This package (consisting of the StartupScreen software and the
  76.  associated documentation) is Copyright 1991, 1992 by Mike Mezaros. The
  77.  Microsoft Visual Basic runtime DLL (VBRUN100.DLL) is Copyright 1991 by
  78.  Microsoft Corp.  This package may be used and distributed freely.
  79.  However, only vendors approved by the ASP (Association of Shareware
  80.  Professionals) may distribute this software for a fee without prior
  81.  permission.  (Receipt of disk from author implies permission.)
  82.  
  83.  Please read the "Legal Disclaimers and Notices" section of the help file
  84.  for further legal information.
  85.  
  86.  Windows and Visual Basic are trademarks of Microsoft Corp.
  87.  CompuServe is a trademark of CompuServe Information Service Inc.
  88.  GEnie is a trademark of General Electric Corp.
  89.  All other trademarks mentioned in this file and other parts of the
  90.  StartupScreen package are owned by their respective companies.
  91.  
  92.  
  93.                                 -the end-
  94.  
  95.